home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / ASTRNOMY / PLANET.ZIP / PLANET.MAN < prev   
Text File  |  1989-01-11  |  2KB  |  133 lines

  1.  
  2.  
  3.  
  4.        PLANET(1A)           Astronomical Commands             PLANET(1A)
  5.  
  6.  
  7.  
  8.        NAME
  9.             planet -
  10.                provide planetary position and/or rise/set information
  11.  
  12.        SYNOPSIS
  13.             planet [-r] [-l] [-v] [-p name] [-t lat]
  14.                    [-g long] [-d date] [-e ele] [-T time]
  15.  
  16.        DESCRIPTION
  17.             planet provides the times and optionally  azimuths of rising
  18.             and setting and/or the equatorial coordinates (corrected for
  19.             parallax) for planet _n_a_m_e (Mercury is the default).
  20.  
  21.             One of -l or -r must be specified.
  22.  
  23.        OPTIONS
  24.             r: rise / set information
  25.  
  26.             l: location - topcentric equatorial (RA-DEC)
  27.  
  28.             v: verbose output
  29.                   Includes azimuths of rise/set; geocentric coordinates;
  30.                   echos time, date and location.
  31.  
  32.             e: elevation in meters above sea level
  33.  
  34.             T: Universal Time (otherwise current local time) (hhmmss)
  35.  
  36.             d: current date (otherwise current local date) (yyyymmdd)
  37.  
  38.             g: longitude (decimal)
  39.  
  40.             t: latitude (decimal)
  41.  
  42.             p: planet name (only first one or two characters are used)
  43.  
  44.        ENVIRONMENT
  45.             planet looks for the  following  special  environment  vari-
  46.             ables:
  47.                 LATI - latitude to use (decimal degrees)
  48.                 LONG - longitude to use (decimal degrees)
  49.                 ELEV - elevation to use (meters above sea level)
  50.             as well as the standard time variable TZ  (PST8PDT  for  the
  51.             west coast of the US).
  52.  
  53.             planet will  look  first  at  the  command  line,  then  the
  54.             environment  variables,  then defaults to -122.6o longitude,
  55.             45.45o latitude.
  56.  
  57.        AUTHOR
  58.             Rick Coates
  59.  
  60.  
  61.  
  62.  
  63.        Coates Libraries      Last change: 88-12-23                     1
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.        PLANET(1A)           Astronomical Commands             PLANET(1A)
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.        Coates Libraries      Last change: 88-12-23                     2
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.